home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 February
/
Chip_2004-02_cd1.bin
/
software
/
grab
/
grab.exe
/
{app}
/
WinGrab.exe
/
0
/
RCDATA
/
TSAVECAPTUREDIALOG
/
TSAVECAPTUREDIALOG.txt
< prev
Wrap
Text File
|
2001-10-17
|
1KB
|
46 lines
object SaveCaptureDialog: TSaveCaptureDialog
Left = 474
Top = 158
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Saving capture as JPG'
ClientHeight = 57
ClientWidth = 472
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 12
Top = 12
Width = 32
Height = 32
Picture.Data = {<image001.ico>}
Stretch = True
end
object Label1: TLabel
Left = 56
Top = 16
Width = 400
Height = 28
AutoSize = False
Caption =
'D:\Dokuments and settings\administrator\my pictures\My dokuments' +
'\Capture-07-06-00001.png'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
end